home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for p3polyhed.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_POLYHEDRONGADGET_H = 1;
- include("real/primgad/p3polygon.js")
-
-
- var R3CLID_POLYHEDRONPROPGADGET = 1662;
-
-
-
-
- // Description: for internal mapchanges
-
- R3POLYHEDRONGDM_UNCOV2 = 1662004;
-
- function mR3POLYHEDRONGDM_UNCOV2() {
- DoA(this.r3obj, 1662004, 0, R3TID_INTEGER, 0);
- }
-
-
-
- function r3Polyhedronpropgadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_POLYHEDRONPROPGADGET, arguments);
- }
- // Methods
- this.UNCOV2=mR3POLYHEDRONGDM_UNCOV2;
-
- }
-
- r3Polyhedronpropgadget.prototype=new r3Polygonpropgadget;
- // p3polyhed.h_H